AttachmentContentBase Property |
Contains the content base header of a MIME message attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ContentBase { get; set; }Public Property ContentBase As String
Get
Set
Property Value
Type:
StringThe content base.
See Also